show data cellular

This command displays Internet connections via a cellular 3G/4G modem connected to the USB port, the integrated LTE/4G cellular modem (QMI), or when the device is connected to the Mediant 5G-EA cellular module.

Syntax

show data cellular {config|network-scan|status}

Command

Description

config

Displays the running configuration.

network-scan {3g-4g|4g}

Scans for cellular networks (3G and 4G, or only 4G) in the surrounding area. This feature is useful, for example, for searching the best provider (i.e., strongest signal) to connect the device's SIM to.

Note:

Before running this command, make sure the device is installed with a SIM card.
In the command's output, ignore the "QCOPS" lines; this is raw data from the LTE module for display purposes only.

status

Displays the current status of the cellular interface (e.g., signal strength per antenna, International Mobile Equipment Identity / IMEI, and firmware version compatible with Mediant 5G-EA).

status history [1-60]

Displays a history (in intervals by minutes) of the cellular status. This includes interface technology (e.g., LTE), signal strength (RSRP - Reference Signal Received Power), and IP address assigned by cellular provider to the interface.

status servingcell

Displays the cellular network provider (and status) to which the device (SIM) is currently connected. The status can be one of the following:

"Registration status code: Searching "
"Registration description: UE is searching but could not yet find a suitable 2G/3G/4G cell."
"Registration status code: Limited service"
"Registration description: UE is camping on a cell but has not registered to the network."
"Registration status code: Data mode connected"
"Registration description: UE is camping on a cell and has registered to the network in data mode."
"Registration status code: Data mode connected while call in progress"
"Registration description: UE is camping on a cell and has registered to the network with a call in progress."

Note:

It's recommended to run the no shutdown command for the cellular interface (i.e., make sure cellular interface is up).
In the command's output, ignore the "QENG" lines; this is raw data for display purposes only.

Command Mode

Basic User and Privileged User

Example

To scan cellular networks:
show data cellular network-scan 3g-4g
Scanning network, please wait a few minutes to complete..AT+QCOPS=6,1,0,5
.............................................................................................................................
+QCOPS: "3G","Partner IL","42501","WCDMA 2100",10687,27B1,10CA1E,499,-77,-2
+QCOPS: "4G","Cellcom IL","42502","LTE BAND 3",1400,3a4,4F,-71,-109,-15

OK

Technology: 3G
Operator: Partner IL
Operator numeric format: 42501
Band: WCDMA 2100
Channel: 10687
Location area code: 27B1
Cell ID: 10CA1E
Primary scrambling code: 499
RSCP: -77
ECIO: -2

Technology: 4G Operator: Cellcom IL Operator numeric format: 42502 Band: LTE BAND 3 Channel: 1400 Tracking area code: 3a4 Physical cell ID: 4F RSSI: -71 RSRP: -109 RSRQ: -15
To display the cellular network provider (and status) to which the device is currently connected:
show data cellular status servingcell
AT+QENG="servingcell"
+QENG: "servingcell","NOCONN","LTE","FDD",425,01,CA1C02,157,1600,3,5,5,3EEF,-82,-5,-57,23,39

OK
Registration status code: Data mode connected
Registration decription: UE is camping on a cell and has registered to the network in data mode.
Technology: LTE
TDD/FDD: FDD
MCC: 425
MNC: 01
Cell ID: 0xCA1C02
Physical cell ID: 157
E-UTRA-ARFCN: 1600
E-UTRA frequency band: 3
UL bandwidth: 20 MHz
DL bandwidth: 20 MHz
Tracking area code: 3EEF
RSRP: -82
RSRQ: -5
RSSI: -57
SINR: 23
srxlev: 39
To display the current status of the cellular interface:
show data cellular status 
Cellular 0/0/ interface status:

        Modem status:       UP
        Interface status:         UP
        Cellular operator:  US OR 
        Signal strength:    -102 dBm
		Antenna 0 (main): -103 dBm
		Antenna 1 (div): -104 dBm
        Technology: LTE
       Roam status: HOME KB sent: 0 KB received: 0 Packets sent: 6 Packets received: 6 IMEI: 860736041042845
To display status history of cellular LTE: